How to Install firefoxdriver software package in Debian 9 (Stretch)

How to Install firefoxdriver software package in Debian 9 (Stretch)

firefoxdriver software package provides Firefox WebDriver support, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install firefoxdriver 

firefoxdriver is installed in your system.

Make ensure the firefoxdriver package were installed using the commands given below,

$ sudo dpkg-query -l | grep firefoxdriver *

You will get with firefoxdriver package name, version, architecture and description in a table

firefoxdriver package basic information:

Distro Debian 9 stretch
Section Web Software
Package firefoxdriver
Version 2.53.2-1
Description Firefox WebDriver support
Sub Section Web


See Also, How to uninstall or remove firefoxdriver software package from Debian 9 (Stretch)?